home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK1.toast / Development Kits (Disc 1) / OpenDoc Development Framework / ODFDev / ODF / Found / FWCollec / MacMake.bmk
Encoding:
Text File  |  1996-04-25  |  1.2 KB  |  43 lines  |  [TEXT/MPS ]

  1. #========================================================================================
  2. #
  3. #    File:                MacMake.bmk
  4. #    Release Version:    $ ODF 1 $
  5. #
  6. #    Copyright:    (c) 1993 - 1996 by Apple Computer, Inc., all rights reserved.
  7. #
  8. #========================================================================================
  9.  
  10. __ComponentName = ODFCollec
  11.  
  12. __ComponentSignature = 'odf '
  13.  
  14. __IncludeDirs = ∂
  15.     -i "{ODF}Found:FWRefCnt:Include:" ∂
  16.     -i "{ODF}Found:FWCommon:Include:" ∂
  17.     -i "{ODF}Found:FWTaskG:Include:" ∂
  18.     -i "{ODF}Found:FWRunTyp:Include:" ∂
  19.     -i "{ODF}Found:FWDebug:Include:" ∂
  20.     -i "{ODF}Found:FWExcLib:Include:" ∂
  21.     -i "{ODF}Found:FWCollec:Include:" ∂
  22.     -i "{ODF}Found:Layer:Include:"
  23.  
  24. # Component is built by Layer folder
  25.  
  26. __ComponentObjects = 
  27.  
  28. __OtherObjects = ∂
  29.             "{_FWBinDir}"ODFCommon
  30.  
  31. __CFMInitFunction = ODF_COLLEC_CFMINIT
  32.     
  33. # directory dependency propagation
  34.  
  35. "{_FWObjDir}" ƒ  ∂
  36.                 "{ODF}Found:FWCollec:Sources:" ∂
  37.                 "{ODF}Found:FWCommon:Sources:" ∂
  38.                 "{ODF}Found:FWDebug:Sources:"
  39.  
  40. #####################################################################################
  41. # Dependencies
  42. #####################################################################################
  43.